home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / testdir.zip / TESTDIR.MSG < prev   
Internet Message Format  |  1989-01-10  |  1KB

  1. From: tut.cis.ohio-state.edu!osu-cis!dsacg1!nts0699 (Gene McManus)
  2. Newsgroups: comp.sys.ibm.pc
  3. Subject: Re: Directory list source code
  4. Date: 5 Jan 89 14:35:10 GMT
  5. Keywords: MSDOS MSC directory list
  6.  
  7. The enclosed program, testdir.c, will follow down the directory
  8. structure, producing a graphical display of the directory structure to
  9. stdout.
  10.  
  11. It is written in MSC 5.1, and uses some of the DOS file functions
  12. available to this compiler.  Note that the source code contains PC line
  13. graphics characters.
  14.  
  15. This was originally written to investigate techniques to chase down
  16. nested directory chains and utilizes a recursive function call to do 
  17. so.
  18.  
  19. I place this code in the public domain for whatever use it may be
  20. put to, and assume no responsibility whatsoever for it.
  21.  
  22. I have a compiled .EXE file from this code. I haven't submitted it
  23. because it doesn't have a lot of general purpose utility. If you
  24. would like a copy, email me, and I'll send it to you.
  25.  
  26. Gene
  27.  
  28. Gene McManus @ Defense Logistics Agency Systems Automation Center,
  29.            Columbus, OH 43215 (614) 238-9403,    Autovon 850-
  30. UUCP:        {uunet!gould,cbosgd!osu-cis}!dsacg1!gmcmanus
  31. The views expressed are my own, not those of The Agency, or Dept. of Defense
  32.